Oops ... your browser doesn't support the HTML5 canvas element

Assignment 2: Solar System

An exercise in implementing lighting (flat, Gouraud, Phong shading) and animation in WebGL. Planet 1 uses flat shading. Planet 2 uses Gouraud shading. The rest of the planets and moons use per-fragment Phong shading.

Below are the controls for this assignment:

Return to the WebGL projects page here.